home *** CD-ROM | disk | FTP | other *** search
INI File | 1997-02-17 | 21.1 KB | 579 lines |
- [Variables]
- n0=%highprot Disabled
- n1=%ctcpprot Enabled
- n2=%dccprot Disabled
- n3=%textprot Enabled
- n4=%txtflood ON
- n5=%color OFF
- n6=%caps ON
- n7=%memax 3
- n8=%meflood ON
- n9=%swear ON
- n10=%nicks 2
- n11=%msg 5
- n12=%notemax 5
- n13=%mcharmax 375
- n14=%ncharmax 375
- n15=%msgmax 5
- n16=%txtmax 3
- n17=%ctcpmax 2
- n18=%clonemax 2
- n19=%ctcpreply Disabled
- n20=%reply ON
- n21=%display echo 4 -a
- n22=%cdisplay echo 4 -a
- n23=%noteprot Enabled
- n24=%kickmax 3
- n25=%deopmax 3
- n26=%massprot ON
- n27=%dccmax 5
-
- [Commands]
- n0=#XDCC start
- n1=1:XDCC {
- n2= if ($parm2 == help) { goto help | halt }
- n3= elseif ($parm2 == list) { goto list | halt }
- n4= else { goto send | halt }
- n5= :help
- n6= .ignore -tu5 $wildsite
- n7= echo 4 $active -XDCC Requested By $nick ( $+ $address$+ )-
- n8= notice $nick -Now Listing XDCC Options-
- n9= notice $nick Syntax: /ctcp $me XDCC <Option>
- n10= notice $nick List: Lists XDCC files
- n11= notice $nick Get #<Pack Number>: Recieve oack number specified
- n12= goto end
- n13= :list
- n14= .ignore -tu5 $wildsite
- n15= echo 4 $active XDCC Requested By $nick *1*@ $+ $site
- n16= notice $nick -Now listing XDCC files...-
- n17= if (%pack1 == $null) { notice $nick -Pack #1 Is Empty!- | halt }
- n18= else { notice $nick Pack #1 Description %desc1 File: %pack1 %size1 Bytes | halt }
- n19= if (%pack2 == $null) { notice $nick -Pack #2 Is Empty!- | halt }
- n20= else { notice $nick Pack #2 Description %desc2 File: %pack2 %size2 Bytes | halt }
- n21= if (%pack3 == $null) { notice $nick -Pack #3 Is Empty!- | halt }
- n22= else { notice $nick Pack #3 Description %desc3 File: %pack3 %size3 Bytes | halt }
- n23= if (%pack4 == $null) { notice $nick -Pack #4 Is Empty!- | halt }
- n24= else { notice $nick Pack #3 Description %desc4 File: %pack4 %size4 Bytes | halt }
- n25= goto end
- n26= :send
- n27= if ($parm2 != get) { goto help | halt }
- n28= if ($parm3 == $null) { .notice $nick Syntax: /ctcp $me GET #<Pack Number> | halt }
- n29= if ($parm3 == 1) {
- n30= .ignore -tu5 $wildsite
- n31= dcc send $nick %path1
- n32= notice $nick Sendεng %pack1
- n33= echo 4 Sending $nick %pack1
- n34= goto end
- n35= }
- n36= if ($parm3 == 2) {
- n37= .ignore -tu5 $wildsite
- n38= dcc send $nick %path2
- n39= notice $nick Sendεng %pack2
- n40= echo 4 Sending $nick %pack2
- n41= goto end
- n42= }
- n43= if ($parm3 == 3) {
- n44= .ignore -tu5 $wildsite
- n45= dcc send $nick %path3
- n46= notice $nick Sendεng %pack3
- n47= echo 4 Sending $nick %pack3
- n48= goto end
- n49= }
- n50= if ($parm3 == 4) {
- n51= .ignore -tu5 $wildsite
- n52= dcc send $nick %path4
- n53= notice $nick Sendεng %pack4
- n54= echo 4 Sending $nick %pack4
- n55= goto end
- n56= }
- n57= else { notice $nick - $+ $parm3 Is Not A Valid Pack Number!- | halt }
- n58= :end
- n59=}
- n60=#XDCC end
- n61=;
- n62=#pager disabled
- n63=1:PAGE {
- n64= inc %awaymsg 1
- n65= .ignore -tu5 $wildsite
- n66= notice $nick I have just been paged. Msg me if i dont answer in 2 minutes.
- n67= wavplay $mircdir\wavs\page.wav
- n68= echo 4 $active $nick ( $+ $address $+ ) has just paged you !
- n69= write page.log Recieved PAGE From $nick ( $+ $address $+ ) At $atime
- n70=}
- n71=#pager end
- n72=;
- n73=#high disabled
- n74=1:*:halt
- n75=#high end
- n76=;
- n77=#ctcpprot start
- n78=1:PING {
- n79= if (%ctcp == %ctcpmax) { ignore -tu30 $wildsite | echo 4 $active CTCP Protection | echo 4 $active $+ $parm1 $+ Flood From $nick ( $+ $address $+ ) | wavplay $mircdir\wavs\alert.wav | halt }
- n80= else {
- n81= inc %ctcp
- n82= echo 4 $active $+ $parm1 $+ From $nick ( $+ $address $+ )
- n83= .timer 1 5 /set %ctcp 0
- n84= halt
- n85= }
- n86=}
- n87=1:VERSION {
- n88= if (%ctcp == %ctcpmax) { ignore -tu30 $wildsite | echo 4 $active CTCP Protection | echo 4 $active $+ $parm1 $+ Flood From $nick ( $+ $address $+ ) | wavplay $mircdir\wavs\alert.wav | halt }
- n89= else {
- n90= inc %ctcp
- n91= echo 4 $active $+ $parm1 $+ From $nick ( $+ $address $+ )
- n92= .timer 1 5 /set %ctcp 0
- n93= halt
- n94= }
- n95=}
- n96=1:FINGER {
- n97= if (%ctcp == %ctcpmax) { ignore -tu30 $wildsite | echo 4 $active CTCP Protection | echo 4 $active $+ $parm1 $+ Flood From $nick ( $+ $address $+ ) | wavplay $mircdir\wavs\alert.wav | halt }
- n98= else {
- n99= inc %ctcp
- n100= echo 4 $active $+ $parm1 $+ From $nick ( $+ $address $+ )
- n101= .timer 1 5 /set %ctcp 0
- n102= halt
- n103= }
- n104=}
- n105=1:USERINFO {
- n106= if (%ctcp == %ctcpmax) { ignore -tu30 $wildsite | echo 4 $active CTCP Protection | echo 4 $active $+ $parm1 $+ Flood From $nick ( $+ $address $+ ) | wavplay $mircdir\wavs\alert.wav | halt }
- n107= else {
- n108= inc %ctcp
- n109= echo 4 $active $+ $parm1 $+ From $nick ( $+ $address $+ )
- n110= .timer 1 5 /set %ctcp 0
- n111= halt
- n112= }
- n113=}
- n114=1:CLIENTINFO {
- n115= if (%ctcp == %ctcpmax) { ignore -tu30 $wildsite | echo 4 $active CTCP Protection | echo 4 $active $+ $parm1 $+ Flood From $nick ( $+ $address $+ ) | wavplay $mircdir\wavs\alert.wav | halt }
- n116= else {
- n117= inc %ctcp
- n118= echo 4 $active $+ $parm1 $+ From $nick ( $+ $address $+ )
- n119= .timer 1 5 /set %ctcp 0
- n120= halt
- n121= }
- n122=}
- n123=1:SOUND {
- n124= if (%ctcp == %ctcpmax) { ignore -tu30 $wildsite | echo 4 $active CTCP Protection | echo 4 $active $+ $parm1 $+ Flood From $nick ( $+ $address $+ ) | wavplay $mircdir\wavs\alert.wav | halt }
- n125= else {
- n126= inc %ctcp
- n127= echo 4 $active $+ $parm1 $+ From $nick ( $+ $address $+ )
- n128= .timer 1 5 /set %ctcp 0
- n129= halt
- n130= }
- n131=}
- n132=#ctcpprot end
- n133=;
- n134=#dccprot disabled
- n135=1:DCC SEND: {
- n136= if ($parm5 == 19) {
- n137= close -g $nick
- n138= .ignore -u60 $wildsite
- n139= echo 4 $active FAKE DCC SEND :$parm3 Size: $parm6 From $nick ( $+ $address $+ ) | wavplay $mircdir\wavs\alert.wav | goto end
- n140= }
- n141= if (%accept == OFF) {
- n142= .ignore -u5 $wildsite
- n143= notice $nick Sorry, i'm Not Accepting DCC's Right Now. Msg Me To See If I Will
- n144= echo 4 $active DCC SEND From $nick ( $+ $address $+ ) ignored
- n145= goto end
- n146= }
- n147= else {
- n148= if (%dcc == %dccmax) { ignore -ntu30 $wildsite | echo 4 $active DCC Protection | echo 4 $active DCC SEND Flood From $nick ( $+ $address $+ ) | wavplay $mircdir\wavs\alert.wav | halt }
- n149= else {
- n150= inc %dcc
- n151= echo 4 $active $+ $parm1 $+ From $nick ( $+ $address $+ )
- n152= .timer 1 5 /set %dcc 0
- n153= halt
- n154= }
- n155= }
- n156= :end
- n157= halt
- n158=}
- n159=1:DCC CHAT: {
- n160= if ($parm5 == 19) {
- n161= close -c $nick
- n162= .ignore -u60 $wildsite
- n163= echo 4 $active PORT 19 CHAT BOMB From $nick ( $+ $address $+ ) | wavplay $mircdir\wavs\alert.wav
- n164= }
- n165= if (%accept == OFF) {
- n166= .ignore -u5 $wildsite
- n167= notice $nick Sorry, i'm Not Accepting DCC's Right Now. Msg Me To See If I Will
- n168= echo 4 $active DCC SEND From $nick ( $+ $address $+ ) ignored
- n169= goto end
- n170= }
- n171= else {
- n172= if (%dcc == %dccmax) { ignore -ntu30 $wildsite | echo 4 $active DCC Protection | echo 4 $active DCC CHAT Flood From $nick ( $+ $address $+ ) | wavplay $mircdir\wavs\alert.wav | halt }
- n173= else {
- n174= inc %dcc
- n175= echo 4 $active $+ $parm1 $+ From $nick ( $+ $address $+ )
- n176= .timer 1 5 /set %dcc 0
- n177= halt
- n178= }
- n179= }
- n180= :end
- n181= halt
- n182=}
- n183=#dccprot end
-
- [Events]
- n0=1:ON TEXT:*ping me*:#:ping $nick | notice $nick -Auto Ping- | guser 25 $nick 3
- n1=@50:ON JOIN:#:mode $chan +v $nick | notice $nick -Auto Voice-
- n2=@75:ON JOIN:#:mode $chan +o $nick | notice $nick -Auto Op-
- n3=@100:ON JOIN:#:mode $chan +o $nick | notice $nick -Auto Op-
- n4=@150:ON JOIN:#:ban $chan $nick 3 | kick $chan $nick _(-cr-)_)Bytchlisted. GET OUT!(_(-cr-)_
- n5=@175:ON JOIN:#:op $nick | notice $nick -Auto Op-
- n6=@1:ON DEOP:# {
- n7= if ($level($address($nick,3)) == 175) { mode $chan +o-o $nick $opnick | msg $chan $opnick iº A Protected User }
- n8= else {
- n9= if (%massprot == on) {
- n10= if (%deop >= %deopmax) { kick $chan $nick _(-cr-)_)DEOP Flood. Passed A Max Of $+ %deopmax $+ Deops(_(-cr-)_ | unset %deop | halt }
- n11= inc %deop
- n12= .timer 1 2 /set %deop 0
- n13= }
- n14= }
- n15=}
- n16=@1:ON KICK:# {
- n17= if ($level($address($nick,3)) == 175) { invite $nick $chan | kick $chan $knick _(-cr-)_) $+ $nick is A Protected User(_(-cr-)_ }
- n18= else {
- n19= if (%massprot == on) {
- n20= if (%kik >= %kickmax) { kick $chan $nick _(-cr-)_)KICK Flood. Passed A Max Of $+ %kickmax $+ Kicks(_(-cr-)_ | unset %kik | halt }
- n21= inc %kik
- n22= .timer 1 2 /set %kik 0
- n23= }
- n24= }
- n25=}
- n26=#textprot start
- n27=1:ON TEXT:*:? {
- n28= if (%txt == %msgmax) { .ignore -up10 $nick 4 | echo 4 $active TEXT Protection | echo 4 $active MSG Flood from $nick ( $+ $address $+ ) | halt }
- n29= else {
- n30= inc %txt
- n31= .timer 1 5 /set %txt 0
- n32= halt
- n33= }
- n34=}
- n35=1:ON TEXT:?:if ($len($parms) >= %mcharmax) { .ignore -up10 $nick 4 | echo 4 $active TEXT Protection | echo 4 $active MSG From $nick ( $+ $address $+ ) Exeeds $+ %charmax $+ Characters | halt }
- n36=#textprot end
- n37=;
- n38=#noteprot start
- n39=1:ON NOTICE:*:# {
- n40= if (%not == %notemax) { .ignore -up10 $nick 4 | echo 4 $active TEXT Protection | echo 4 $active NOTICE Flood from $nick ( $+ $address $+ ) | halt }
- n41= else {
- n42= inc %not
- n43= .timer 1 5 /set %not 0
- n44= halt
- n45= }
- n46=}
- n47=1:ON NOTICE:?:if ($len($parms) >= %ncharmax) { .ignore -up10 $nick 4 | echo 4 $active TEXT Protection | echo 4 $active NOTICE From $nick ( $+ $address $+ ) Exeeds $+ %charmax $+ Characters | halt }
- n48=#noteprot end
- n49=;
- n50=#awaymsg disabled
- n51=1:ON TEXT:*:? {
- n52= inc %awaymsg
- n53= .ignore -u10 $wildsite
- n54= wavplay $mircdir\wavs\page.wav
- n55= write $mircdir\page.log [ $+ $atime $+ Of $date $+ ] [ $+ $nick $+ Of $address $+ ] Wrote $parms
- n56= notice $nick I Am Away At The Moment. Your Msg Has Been Saved. ctcp $me PAGE To Page Me. I Have Been Gone Since $+ %time $+
- n57= closemsg $nick
- n58=}
- n59=#awaymsg end
- n60=;
- n61=1:ON CTCPREPLY:*ping* {
- n62= %ping = $ctime - $parm2
- n63= if ($level($address($nick,3)) == 25) { Notice $nick -Your Ping Reply Was $+ %ping $+ Seconds- | .ruser 25 $nick }
- n64= if (%ping == ON) { echo 4 $active -Ping Reply From $nick Was $+ %ping %+ Secnods- }
- n65= halt
- n66=}
- n67=;
- n68=#replyprot start
- n69=1:ON CTCPREPLY:*:halt
- n70=#replyprot end
- n71=;
- n72=@1:ON BAN:#: {
- n73= if ($banmask iswm $address($me,1)) || ($banmask iswm $address($me,2)) || ($banmask iswm $address($me,3)) || ($banmask iswm $address($me,4)) {
- n74= mode $chan -ob+b $nick $banmask *!*@ $+ $site
- n75= kick $chan $nick _(-cr-)_)BAN Protection(_(-cr-)_
- n76= }
- n77=}
- n78=;
- n79=@1:ON TEXT:*:#:{
- n80= if ($nick isop $chan) { goto end }
- n81= if (%txtflood == on) {
- n82= inc % $+ $site $+ txtflood
- n83= .timer 1 5 unset % $+ $site $+ txtflood
- n84= if % [ $+ [ $site [ $+ [ txtflood ] ] ] ] == %txtmax {
- n85= kick $chan $nick _(-cr-)_)TEXT FLood. Passed A Max Of $+ %txtmax $+ Lines(_(-cr-)_
- n86= unset % $+ $site $+ txtflood
- n87= }
- n88= }
- n89= if (%color == ON) && (*** isin $parms) { kick $chan $nick _(-cr-)_)Stop The Blinding Colors!!(_(-cr-)_ }
- n90= if (%swear == ON) && (fuck isin $parms) || (shit isin $parms) || (dick isin $parms) || (pussy isin $parms) || (bitch isin $parms) || (cunt isin $parms) { kick $chan $nick _(-cr-)_)Watch Your Mouth!(_(-cr-)_ | halt }
- n91= if (%repeat == ON) {
- n92= if % [ $+ [ $nick [ $+ [ .text ] ] ] ] == $parms { kick $chan $nick _(-cr-)_)We Heard You The First Time(_(-cr-)_ | unset % [ $+ [ $nick [ $+ [ .text ] ] ] ] }
- n93= else {
- n94= set % [ $+ [ $nick [ $+ [ .text ] ] ] ] $parms
- n95= .timer 1 5 /unset % [ $+ [ $nick [ $+ [ .text ] ] ] ]
- n96= }
- n97= }
- n98= if (%caps == ON) {
- n99= if ($level($address($nick,0)) >= 10) { goto end }
- n100= set %x 1
- n101= set %text $len($parms)
- n102= if %text < 6 { goto end }
- n103= if ($nick == %cap) { goto first }
- n104= else { goto start }
- n105= :start
- n106= if %x > %text { goto kick }
- n107= if $asc($mid(%x,%text,$parms)) == $asc($upper($mid(%x,%text,$parms))) { inc %x | goto start }
- n108= else { goto end }
- n109= :kick
- n110= set %cap $nick
- n111= kick $chan $nick _(-cr-)_)Excess CAPS(_(-cr-)_
- n112= halt
- n113= :first
- n114= if %x > %text { goto second }
- n115= if $asc($mid(%x,%text,$parms)) == $asc($upper($mid(%x,%text,$parms))) { inc %x | goto first }
- n116= else { goto end }
- n117= halt
- n118= :second
- n119= kick $chan $nick _(-cr-)_)60 Second Ban For Excess CAPS(_(-cr-)_
- n120= ban -u60 $chan $nick 3
- n121= unset %cap
- n122= halt
- n123= :end
- n124= }
- n125=}
- n126=;
- n127=@1:ON ACTION:*:#:{
- n128= if ($nick isop $chan) { goto end }
- n129= if (%meflood == on) {
- n130= inc % $+ $site $+ meflood
- n131= .timer 1 5 unset % $+ $site $+ meflood
- n132= if % [ $+ [ $site [ $+ [ meflood ] ] ] ] == %memax {
- n133= kick $chan $nick _(-cr-)_)ACTION Flood. Passed A Max Of $+ %memax $+ Actions(_(-cr-)_
- n134= unset % $+ $site $+ meflood
- n135= }
- n136= }
- n137= if (%color == ON) && (*** isin $parms) { kick $chan $nick _(-cr-)_)Stop The Blinding Colors!!(_(-cr-)_ }
- n138= if (%swear == ON) && (fuck isin $parms) || (shit isin $parms) || (dick isin $parms) || (pussy isin $parms) || (bitch isin $parms) || (cunt isin $parms) { kick $chan $nick _(-cr-)_)Watch Your Mouth!(_(-cr-)_ | halt }
- n139= if (%repeat == ON) {
- n140= if % [ $+ [ $nick [ $+ [ .text ] ] ] ] == $parms { kick $chan $nick _(-cr-)_)We Heard You The First Time(_(-cr-)_ | unset % [ $+ [ $nick [ $+ [ .text ] ] ] ] }
- n141= else {
- n142= set % [ $+ [ $nick [ $+ [ .text ] ] ] ] $parms
- n143= .timer 1 5 /unset % [ $+ [ $nick [ $+ [ .text ] ] ] ]
- n144= }
- n145= }
- n146= if (%caps == ON) {
- n147= if ($level($address($nick,0)) >= 10) { goto end }
- n148= set %x 1
- n149= set %text $len($parms)
- n150= if %text < 6 { goto end }
- n151= if ($nick == %cap) { goto first }
- n152= else { goto start }
- n153= :start
- n154= if %x > %text { goto kick }
- n155= if $asc($mid(%x,%text,$parms)) == $asc($upper($mid(%x,%text,$parms))) { inc %x | goto start }
- n156= else { goto end }
- n157= :kick
- n158= set %cap $nick
- n159= kick $chan $nick _(-cr-)_)Excess CAPS(_(-cr-)_
- n160= halt
- n161= :first
- n162= if %x > %text { goto second }
- n163= if $asc($mid(%x,%text,$parms)) == $asc($upper($mid(%x,%text,$parms))) { inc %x | goto first }
- n164= else { goto end }
- n165= halt
- n166= :second
- n167= kick $chan $nick _(-cr-)_)60 Second Ban For Excess CAPS(_(-cr-)_
- n168= ban -u60 $chan $nick 3
- n169= unset %cap
- n170= halt
- n171= :end
- n172= }
- n173=}
- n174=;
- n175=#clone start
- n176=@1:ON JOIN:#: {
- n177= %clonescount = 0
- n178= %nickcounter = 1
- n179= %clonesfound
- n180= %skipnicks = ...
- n181= :loop1start
- n182= :nick
- n183= %workingnick = $nick(%nickcounter,$active)
- n184= if ( %workingnick == $null ) { goto loop1end }
- n185= if ( %workingnick isin %clonesfound ) { inc %nickcounter | goto nick }
- n186= %workingaddress = $address(%workingnick,3)
- n187= if ( %workingaddress == $null ) {
- n188= %skipnicks = %workingnick $+ , $+ %skipnicks | inc %nickcounter | goto nick }
- n189= inc %nickcounter
- n190= %nicksubcounter = %nickcounter
- n191= %clonessubcount = 0
- n192= %clonessubfound = ...
- n193= :loop2start
- n194= %currentnick = $nick(%nicksubcounter,$active)
- n195= if %currentnick == $null goto loop2end
- n196= if ( %workingnick != %currentnick && %workingaddress ) == $address(%currentnick,3) {
- n197= inc %clonessubcount | inc %clonescount |
- n198= %clonessubfound = %currentnick $+ , $+ %clonessubfound
- n199= %clonesfound = %currentnick $+ , $+ %clonesfound }
- n200= inc %nicksubcounter
- n201= goto loop2start
- n202= :loop2end
- n203= if ( %clonessubcount > %clonemax ) { ban $chan %workingnick 4 | kick $chan $remove(%clonessubfound,,...) _(-cr-)_)Clones Detected At %workingaddress $+ (_(-cr-)_ | kick $chan %workingnick _(-cr-)_)Clones Detected At %workingaddress $+ (_(-cr-)_ }
- n204= goto loop1start
- n205= :loop1end
- n206= unset %skipnicks | unset %workingnick | unset %workingaddress
- n207=}
- n208=#clone end
- n209=;
- n210=#nethack disabled
- n211=1:ON SERVEROP:#:mode $chan -o $opnick
- n212=1:ON SERVERMODE:mode $chan:+nt-milkp
- n213=#nethack end
- n214=;
- n215=@1:ON NICK:{
- n216= if ($nick isop $chan) { goto end }
- n217= if (%nickprot == ON) {
- n218= if (fuck isin $nick) || (shit isin $nick) || (dick isin $nick) || (pussy isin $nick) || (bitch isin $nick) || (cunt isin $nick) { kick $chan $nick _(-cr-)_)Lose The Perverted Nick(_(-cr-)_ | halt }
- n219= inc % $+ $site $+ nick
- n220= .timer 1 5 unset % $+ $site $+ nick
- n221= if % [ $+ [ $site [ $+ [ nick ] ] ] ] == %nickmax {
- n222= kick $chan $nick _(-cr-)_)NICK Flood. Passed A Max Of $+ $nickmax $+ Nicks(_(-cr-)_
- n223= unset % $+ $site $+ nick
- n224= halt
- n225= :end
- n226= }
- n227= }
- n228=}
- n229=;
- n230=#linklooker start
- n231=1:ON QUIT:if (undernet isin $parms) || (dalnet isin $parms) && (collision !isin $parms) { echo 4 $active -Possible NETSPLIT Detected At $+ $parms $+ - | halt }
- n232=#linklooker end
- n233=;
- n234=#door disabled
- n235=1:ON JOIN:#: {
- n236= .guser 10 $nick 3
- n237= .timer 1 60 /ruser $nick 3
- n238=}
- n239=10:ON PART:#: {
- n240= ban $chan $nick 3
- n241= msg $chan $nick Is Banned For Revolving Door
- n242= .ruser $nick 3
- n243=}
- n244=10:ON TEXT:*:#:ruser $nick 3
- n245=#door end
-
- [Raw]
- n0=#whois start
- n1=311:*:echo 4 $active Whois For: $parm2 | echo 4 $active Address: $parm3 $+ @ $+ $parm4 | echo 4 $active Name: $parm6* | halt
- n2=312:*:echo 4 $active Server: $parm3* | halt
- n3=313:*:echo 4 $active $parm2 is An IRC Operator | halt
- n4=317:*:{
- n5= %id1 = $parm3 / 3600
- n6= %id2 = $parm3 % 3600
- n7= %id3 = %temp2 / 60
- n8= %id4 = %temp2 % 60
- n9= if (%id1 > 0) { echo 4 $active Idle Time: %id1 Hour(s) %id3 Minute(s) %id4 second(s) }
- n10= elseif (%id3 > 0) { echo 4 $active Idle Time: %id3 Minute(s) %id4 second(s) }
- n11= else { echo 4 $active Idle Time: %id4 second(s) }
- n12= halt
- n13=}
- n14=318:*:echo 4 $active End Of Whois | halt
- n15=319:*:echo 4 $active Channels: $parm3* | halt
- n16=301:*:echo 4 $active $parm2 is Away: $parm3* | halt
- n17=401:*:echo 4 $active $parm2 is Not On IRC | halt
- n18=#whois end
- n19=#chanstat disabled
- n20=352:* {
- n21= if ($parm4 isin %address) { inc %clone } | else { %address = %address $parm4 }
- n22= if (* isin $parm7) { inc %ircop | set %pig $parm2 }
- n23= if (@ isin $parm7) { inc %op } | else { inc %nonop }
- n24= if (+ isin $parm7) { inc %voice } | else { inc %novoice }
- n25= if (G isin $parm7) { inc %gone }
- n26= if (H isin $parm7) { inc %here }
- n27= inc %total
- n28= halt
- n29=}
- n30=315:* {
- n31= %display Chanstats For $+ %chan $+
- n32= %display Ops $+ %op $+ ╗ Non-Ops $+ %nonop $+
- n33= %display Voice $+ %voice $+ ╗ Non-Voice $+ %novoice $+
- n34= %display Away $+ %gone $+ ╗ Here $+ %here $+
- n35= %display Clones $+ %clone $+ ╗ IRCops $+ %ircop $+
- n36= %display Grand Total $+ %total $+
- n37= %display End Of List!
- n38= unset %clone
- n39= unset %ircop
- n40= unset %op
- n41= unset %nonop
- n42= unset %voice
- n43= unset %novoice
- n44= unset %gone
- n45= unset %option
- n46= unset %here
- n47= unset %address
- n48= unset %total
- n49= unset %chan
- n50= .disable #chanstat
- n51= halt
- n52=}
- n53=#chanstat end
- n54=;
- n55=clones disabled
- n56=352:*: {
- n57= set -q %nick $parm6
- n58= if ($parm4 == $host) { halt }
- n59= if ($parm4 isin %address) { inc %clone | %cdisplay Clone $+ %clone $+ %nick ( $+ $parm3 $+ @ $+ $parm4 $+ ) }
- n60= %address = %address $parm4
- n61= halt
- n62=}
- n63=315:*: {
- n64= .disable #clones
- n65= if (%clone == $null) { %cdisplay Grand Total 0 | halt }
- n66= %cdisplay Grand Total $+ %clone $+
- n67= %cdisplay End Of List!
- n68= if ($me !isop $chan) { goto end }
- n69= else {
- n70= if ($$?="Kick Clones? [Y/N]" == N) { unset %chan | unset %address | unset %nick | unset %clone }
- n71= }
- n72= else { F8 | halt }
- n73= :end
- n74= unset %chan | unset %address | unset %nick | unset %clone
- n75= halt
- n76=}
- n77=#clones end
- n78=;
- n79=#ircop disabled
- n80=352:* {
- n81= echo 4 $active $parm6 * $+ $parm5
- n82= inc %total
- n83= halt
- n84=}
- n85=315:* {
- n86= echo 4 $active Grand Total-- $+ %total $+
- n87= echo 4 $active End Of List!
- n88= unset %total
- n89= unset %option
- n90= unset %window
- n91= .disable #ircop
- n92= halt
- n93=}
- n94=#ircop end
- n95=1:*:halt
- n96=2:*:halt
- n97=3:*:halt
- n98=4:*:halt
- n99=251:*:halt
- n100=252:*:halt
- n101=253:*:halt
- n102=254:*:halt
- n103=255:*:halt
- n104=371:*:halt
- n105=372:*:halt
- n106=373:*:halt
- n107=374:*:halt
- n108=375:*:halt
- n109=376:*:halt
- n110=471:*:echo 4 $active -Cannot Join Channel (it's Full)-
- n111=473:*:echo 4 $active -Cannot Join Channel (it's Invite Only)-
- n112=474:*:echo 4 $active -Cannot Join Channel (You're Banned)-
- n113=475:*:echo 4 $active -Cannot Join Channel (Requires The Correct Key)-